Skip to main content

Prerequisites

COMMUNICATION

SourceDestinationPortsTypeRemarks
OrchestratorDB Server1521/Custom portUnidirectionalOrchestrator to database connection
OrchestratorApplication Server6443Multi-directionalOrchestrator to Application connection
OrchestratorExecutor6443,8443Multi-directionalOrchestrator and Executor two-way communication

DATABASE REQUIREMENTS

UAT Schema NameDetailPreferred Schema name for production
RUNCONTROLSchema for Runcontrol ServiceRUNCONTROL
Product (Eg: BALM, BASEL, FTP)For each product required by client, schema will be needed.Product (Eg: BALM, BASEL, FTP)

SHARE FOLDER REQUIREMENTS

Drive NameSubfolderContent
SH_INPUTIND/ddmmyyyyStores clients input files.
SH_PREPROCESSIND/ddmmyyyyStores preprocessed inputs.
SH_CFDATAIND/ddmmyyyyStores cashflow files.
SH_SUMMARYDATAIND/ddmmyyyyStores final output files.
SH_LOGSIND/ddmmyyyyStores log files.
SH_RESOURCESIND/(inside IND 3 subfolders CONFIGS, RULES, MASTER)Configs stores the config files, Rules stores rule files and Master stores other reference files like exchange rate file etc.
SH_PROGRAMS-Stores the binaries of the program.

Note: These NFS drive mounting is possible with a NAS storage solution. 10 Gbps connectivity expected between servers and NAS Physical location. Above shared folders must be mounted from the same NFS File Systems like NAS-NFS, Amazon EFS or Azure NFS V3+ File System recommended: NFS V3+, Multiple servers can read & write to disk.

TOOLS

GENERIC TOOLS
ToolAnnexure
curlCommand line tool for API interactions
telnetNetwork protocol tool for server communication
MSSQL TOOLS
ToolAnnexure
sqlcmdCommand line utility for executing SQL queries
ORACLE TOOLS
ToolAnnexure
sqlplusCommand line tool for Oracle database queries
sqlldrUtility for bulk data loading in Oracle